Log session start time Sat Apr 10 16:41:31 UTC 2021

Row Level Message Time File Of Caller Line Of Caller
1.INFO Starting example Scenario needs to move to a static website example for test fixture example.google.SearchForConcordionFixture 16:41:31.974 CubanoDemoFixtureLogger.java 15
2.DEBUG Navigating to ⇒ https://www.google.co.nz 16:41:31.985 TestWorker.java 108
3. Page Object: GoogleSearchPage
4.DEBUG Wait for any ajax requests to complete 16:41:32.497 PageObject.java 40
5.TRACE Run JavaScript ⇒ 16:41:32.549 TestWorker.java 108
var frame = window.frameElement;if (!frame) { return '';}if (frame.name) { return frame.name;}if (frame.id) { return frame.id;}return 'UNKNOWN FRAME';
6.TRACE Run JavaScript ⇒ 16:41:32.559 TestWorker.java 108
if (typeof jQuery === 'undefined') return true; if (jQuery.active != 0) return false; return true;
7.TRACE Find element ⇒ By.className: Spinner 16:41:32.572 TestWorker.java 108
8.DEBUG Checking GoogleSearchPage loads within 10 seconds 16:41:32.581 ActionTimer.java 63
9.TRACE Find element ⇒ By.name: q 16:41:32.582 TestWorker.java 108
10.TRACE GoogleSearchPage loaded in 0 seconds
Current url: https://www.google.co.nz/
16:41:32.660 PageObject.java 55
11.DEBUG Change value ⇒ of By.name: q from '[Concordion]' to '[Concordion]' 16:41:32.736 TestWorker.java 108
12.DEBUG Clicking 'Concordion' 16:41:32.936 GoogleSearchPage.java 48
13.TRACE Find element ⇒ By.id: result-stats 16:41:32.961 TestWorker.java 108
14.TRACE Selenium Error ⇒ Unable to locate element: #result\-stats
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-101-generic', java.version: '1.8.0_151'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 66.0.5, javascriptEnabled: true, moz:accessibilityChecks: false, moz:geckodriverVersion: 0.24.0, moz:headless: false, moz:processID: 6027, moz:profile: /tmp/rust_mozprofile.WyRZX4..., moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, platformVersion: 4.4.0-101-generic, rotatable: false, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify}
Session ID: 13e473a2-a17b-42fc-91b5-766496fc4e3d
*** Element info: {Using=id, value=result-stats}
16:41:32.971 TestWorker.java 108
15.TRACE Find element ⇒ By.cssSelector: div.rc 16:41:33.548 TestWorker.java 108
16.ERROR Test Failed:
Expected: concordion.org
16:41:33.756 StoryboardListener.java 160
17.INFO Finishing example Scenario needs to move to a static website example 16:41:33.758 CubanoDemoFixtureLogger.java 20